Skip to content

feat(cli): Add @sveltejs/enhanced-img addon - #1300

Open
sacrosanctic wants to merge 12 commits into
sveltejs:version-1from
sacrosanctic:enhanced-img
Open

feat(cli): Add @sveltejs/enhanced-img addon#1300
sacrosanctic wants to merge 12 commits into
sveltejs:version-1from
sacrosanctic:enhanced-img

Conversation

@sacrosanctic

@sacrosanctic sacrosanctic commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Closes #496
Merge after #1304

Description

check.ts always use createProject() instead of the low level create() and add(). This caused a circular error so I had to move the shared options to a different file.

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 27, 2026

Copy link
Copy Markdown

Install the latest version of sv from 50ff394:

pnx https://pkg.svelte.dev/sv/c/50ff3947ed46fb0cfd7633bf377a3612381ae27a create

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1300

Note

This PR is from a fork. A maintainer must approve approve each commit before it can be built and installed.

@changeset-bot

changeset-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 50ff394

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sacrosanctic sacrosanctic changed the title new addon feat(cli): Add @sveltejs/enhanced-img as a new official addon Aug 27, 2026
@sacrosanctic sacrosanctic changed the title feat(cli): Add @sveltejs/enhanced-img as a new official addon feat(cli): Add @sveltejs/enhanced-img addon Aug 27, 2026
Comment thread packages/sv/src/cli/create.ts Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add @sveltejs/enhanced-img

2 participants